* registry.el (initialize-instance, registry-lookup)
authorDavid Engster <dengste@eml.cc>
Sun, 2 Jun 2013 14:16:31 +0000 (16:16 +0200)
committerDavid Engster <dengste@eml.cc>
Sun, 2 Jun 2013 14:16:31 +0000 (16:16 +0200)
commita101c0c6079d41af45f12e6794060597851f0ae9
tree41ec2f41d503c42e463e23c0657d88d2b7d26af9
parentf42411cad50facd62190243a29fb79e56e0f255b
* registry.el (initialize-instance, registry-lookup)
  (registry-lookup-breaks-before-lexbind, registry-lookup-secondary)
  (registry-lookup-secondary-value, registry-search, registry-delete)
  (registry-insert, registry-reindex, registry-size, registry-prune): Do
  not wrap methods in `eval-and-compile'.  This breaks due to latest
  changes in EIEIO (introduction of eieio-core.el).
lisp/gnus/ChangeLog
lisp/gnus/registry.el